This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: LotusScript DXLExporter input object as a NotesDocument Collection from a FTSearch ~Umberto Nongeroson 12.Nov.02 01:23 PM a Web browser Toolkits 6.0Windows 2000
Have you declared collection to be a NotesDocumentCollection? If you don't it will be a variant and the exporter expects a strongly typed object.